Started

Dec 1, 2021 10:27:03 AM

Ended

Dec 1, 2021 10:35:11 AM

Tests Passed

146

Tests Failed

0

Tests
Log events

Timeline

  • testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass

    10:27:04 AM / 00:00:04:949 Pass

    testPackage01.Test_AssertApiResponseEquals.assertApiResponseEquals_expectedToPass
    12.01.2021 10:27:04 AM 12.01.2021 10:27:09 AM 00:00:04:949 · #test-id=1
    StatusTimestampDetails
    Info 10:27:07 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:27:07 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:27:08 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "807ms"].
    Info 10:27:08 AM
    Info 10:27:08 AM Verification [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:27:08 AM Assertion [ValidateEquals] PASSED. Expected [Bret] and Actual [Bret]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:27:09 AM Test Passed.
  • testPackage01.Test_assertEquals.test_assertElementAttribute

    10:27:46 AM / 00:00:05:211 Pass

    testPackage01.Test_assertEquals.test_assertElementAttribute
    12.01.2021 10:27:46 AM 12.01.2021 10:27:51 AM 00:00:05:211 · #test-id=2
    StatusTimestampDetails
    Info 10:27:48 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:27:49 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 10:27:51 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 10:27:51 AM
    Pass 10:27:51 AM Test Passed.
  • testPackage01.Test_chainableElementActions.chainElementActions

    10:27:53 AM / 00:00:02:303 Pass

    testPackage01.Test_chainableElementActions.chainElementActions
    12.01.2021 10:27:53 AM 12.01.2021 10:27:55 AM 00:00:02:303 · #test-id=3
    StatusTimestampDetails
    Info 10:27:54 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:27:54 AM Element Action [Type] successfully performed. With the following test data [chained type 1].
    Info 10:27:54 AM Element Action [Type] successfully performed. With the following test data [chained type 2].
    Info 10:27:55 AM Element Action [TypeAppend] successfully performed. With the following test data [345].
    Info 10:27:55 AM Assertion Passed: Then I Assert that the element found by [By.name: q] text is equal to [chained type 2345].
    Info 10:27:55 AM
    Info 10:27:55 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'chained type 2345' for the 'text' attribute, element locator 'By.name: q'] and Actual [chained type 2345]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:27:55 AM Test Passed.
  • testPackage01.Test_clipboardActions.typeTextAndCopyPaste

    10:27:57 AM / 00:00:01:907 Pass

    testPackage01.Test_clipboardActions.typeTextAndCopyPaste
    12.01.2021 10:27:57 AM 12.01.2021 10:27:59 AM 00:00:01:907 · #test-id=4
    StatusTimestampDetails
    Info 10:27:58 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:27:58 AM Element Action [Type] successfully performed. With the following test data [FIRST].
    Info 10:27:58 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 10:27:58 AM Element Action [ClipboardActions] successfully performed. With the following test data [copy].
    Info 10:27:58 AM Element Action [ClipboardActions] successfully performed. With the following test data [unselect].
    Info 10:27:58 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 10:27:59 AM Element Action [ClipboardActions] successfully performed. With the following test data [select all].
    Info 10:27:59 AM Element Action [Type] successfully performed.
    Info 10:27:59 AM Element Action [ClipboardActions] successfully performed. With the following test data [cut].
    Info 10:27:59 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 10:27:59 AM Element Action [ClipboardActions] successfully performed. With the following test data [paste].
    Info 10:27:59 AM An Exception Occured with this Message: Session ID is null. Using WebDriver after calling quit()?.
    Pass 10:27:59 AM Test Passed.
  • testPackage01.Test_dragAndDrop.dragAndDropJquery

    10:28:00 AM / 00:00:02:044 Pass

    testPackage01.Test_dragAndDrop.dragAndDropJquery
    12.01.2021 10:28:00 AM 12.01.2021 10:28:02 AM 00:00:02:044 · #test-id=5
    StatusTimestampDetails
    Info 10:28:01 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/droppable/default.html].
    Info 10:28:01 AM Element Action [GetText] successfully performed. With the following test data [Drop here].
    Info 10:28:02 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (8, 18), End point: (8, 18)].
    Info 10:28:02 AM Element Action [GetText] successfully performed. With the following test data [Dropped!].
    Info 10:28:02 AM Assertion Passed: Checking to see if the text has changed after performing drag and drop
    Info 10:28:02 AM Assertion [ValidateEquals] PASSED. Expected [Drop here] and Actual [Dropped!]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:28:02 AM Test Passed.
  • TC001 - Test Drag and Drop function.

    10:28:04 AM / 00:00:02:290 Pass

    TC001 - Test Drag and Drop function.
    12.01.2021 10:28:04 AM 12.01.2021 10:28:06 AM 00:00:02:290 · #test-id=6
    StatusTimestampDetails
    Info 10:28:05 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://the-internet.herokuapp.com/drag_and_drop].
    Info 10:28:05 AM Attempting Drag and Drop
    Info 10:28:06 AM Element Action [DragAndDrop] successfully performed. With the following test data [Start point: (44, 90), End point: (259, 90)].
    Pass 10:28:06 AM Test Passed.
  • TC002 - Test Drag and Drop by offset function.

    10:28:07 AM / 00:00:00:844 Pass

    TC002 - Test Drag and Drop by offset function.
    12.01.2021 10:28:07 AM 12.01.2021 10:28:08 AM 00:00:00:844 · #test-id=7
    StatusTimestampDetails
    Info 10:28:08 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://jqueryui.com/resources/demos/draggable/default.html].
    Info 10:28:08 AM Element Action [DragAndDropByOffset] successfully performed. With the following test data [Start point: (8, 8), End point: (108, 58)].
    Pass 10:28:08 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden

    10:28:10 AM / 00:00:01:075 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsHidden
    12.01.2021 10:28:10 AM 12.01.2021 10:28:11 AM 00:00:01:075 · #test-id=8
    StatusTimestampDetails
    Info 10:28:10 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/1].
    Info 10:28:10 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 10:28:11 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [ Hello World! ]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:28:11 AM
    Pass 10:28:11 AM Test Passed.
  • testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered

    10:28:12 AM / 00:00:06:142 Pass

    testPackage01.Test_dynamicLoading.dynamicLoading_elementIsRendered
    12.01.2021 10:28:12 AM 12.01.2021 10:28:18 AM 00:00:06:142 · #test-id=9
    StatusTimestampDetails
    Info 10:28:13 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/dynamic_loading/2].
    Info 10:28:13 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //button[text()='Start']].
    Info 10:28:18 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Hello World!' for the 'text' attribute, element locator 'By.id: finish'] and Actual [Hello World!]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:28:18 AM
    Pass 10:28:18 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    10:28:21 AM / 00:00:01:356 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    12.01.2021 10:28:21 AM 12.01.2021 10:28:22 AM 00:00:01:356 · #test-id=10
    StatusTimestampDetails
    Info 10:28:22 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:28:22 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //*[@id='hplogo' or @alt='Google']] exists.
    Info 10:28:22 AM
    Info 10:28:22 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:28:22 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    10:28:22 AM / 00:00:03:685 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    12.01.2021 10:28:22 AM 12.01.2021 10:28:26 AM 00:00:03:685 · #test-id=11
    StatusTimestampDetails
    Info 10:28:23 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 10:28:26 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 10:28:26 AM Assertion Passed: Then I Assert that the element found by [By.id: appbar] text does not equal [].
    Info 10:28:26 AM
    Info 10:28:26 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'By.id: appbar'] and Actual [About 975,000 results (0.80 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:28:26 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    10:28:26 AM / 00:00:01:148 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    12.01.2021 10:28:26 AM 12.01.2021 10:28:27 AM 00:00:01:148 · #test-id=12
    StatusTimestampDetails
    Info 10:28:27 AM Element Action [Click] successfully performed. With the following test data [By.xpath: //span[text()='Next']].
    Pass 10:28:27 AM Test Passed.
  • TC001 - Navigate to URL and Verify Google Logo is Displayed

    10:28:46 AM / 00:00:04:752 Pass

    TC001 - Navigate to URL and Verify Google Logo is Displayed
    12.01.2021 10:28:46 AM 12.01.2021 10:28:51 AM 00:00:04:752 · #test-id=13
    StatusTimestampDetails
    Info 10:28:51 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:28:51 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'xpath=//*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:28:51 AM
    Pass 10:28:51 AM Test Passed.
  • TC002 - Search for Query and Assert that the number of results is displayed

    10:28:51 AM / 00:00:02:815 Pass

    TC002 - Search for Query and Assert that the number of results is displayed
    12.01.2021 10:28:51 AM 12.01.2021 10:28:54 AM 00:00:02:815 · #test-id=14
    StatusTimestampDetails
    Info 10:28:51 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 10:28:51 AM Element Action [KeyPress] successfully performed. With the following test data [Enter].
    Info 10:28:54 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator 'xpath=//div[@id='appbar']'] and Actual [About 803,000 results (0.62 seconds) ]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:28:54 AM
    Pass 10:28:54 AM Test Passed.
  • TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it

    10:28:54 AM / 00:00:00:350 Pass

    TC003 - Clicks the next button to make sure that the framework can scroll element into view before clicking it
    12.01.2021 10:28:54 AM 12.01.2021 10:28:54 AM 00:00:00:350 · #test-id=15
    StatusTimestampDetails
    Info 10:28:54 AM Element Action [Click] successfully performed. With the following test data [Next].
    Pass 10:28:54 AM Test Passed.
  • testPackage01.Test_IsElementClickable.testIsElementClickable

    10:28:56 AM / 00:00:00:617 Pass

    testPackage01.Test_IsElementClickable.testIsElementClickable
    12.01.2021 10:28:56 AM 12.01.2021 10:28:56 AM 00:00:00:617 · #test-id=16
    StatusTimestampDetails
    Info 10:28:56 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://the-internet.herokuapp.com/].
    Info 10:28:56 AM Element Action [IsElementClickable] successfully performed.
    Info 10:28:56 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 10:28:56 AM Test Passed.
  • testPackage01.Test_JsonActions.f

    10:28:57 AM / 00:00:00:015 Pass

    testPackage01.Test_JsonActions.f
    12.01.2021 10:28:57 AM 12.01.2021 10:28:57 AM 00:00:00:015 · #test-id=17
    StatusTimestampDetails
    Pass 10:28:57 AM Test Passed.
  • testPackage01.Test_JsonActions.f2

    10:28:57 AM / 00:00:00:002 Pass

    testPackage01.Test_JsonActions.f2
    12.01.2021 10:28:57 AM 12.01.2021 10:28:57 AM 00:00:00:002 · #test-id=18
    StatusTimestampDetails
    Pass 10:28:57 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters

    10:28:57 AM / 00:00:00:043 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters
    12.01.2021 10:28:57 AM 12.01.2021 10:28:57 AM 00:00:00:043 · #test-id=19
    StatusTimestampDetails
    Info 10:28:57 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 10:28:57 AM Verification [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:28:57 AM
    Info 10:28:57 AM
    Pass 10:28:57 AM Test Passed.
  • testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion

    10:28:57 AM / 00:00:00:036 Pass

    testPackage01.Test_JsonCompareWithSpecialCharacters.specialCharacters_assertion
    12.01.2021 10:28:57 AM 12.01.2021 10:28:57 AM 00:00:00:036 · #test-id=20
    StatusTimestampDetails
    Info 10:28:57 AM File Action [ReadFromFile] successfully performed. With the following test data [File Path: "D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\specialCharacters.json"].
    Info 10:28:57 AM Assertion Passed: trying out the log message
    Info 10:28:57 AM
    Info 10:28:57 AM
    Info 10:28:57 AM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'src/test/resources/testDataFiles/specialCharacters.json'] and Actual [TRUE]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:28:57 AM Test Passed.
  • testPackage01.Test_JSONFileManager.readStringFromJson

    10:28:57 AM / 00:00:00:051 Pass

    testPackage01.Test_JSONFileManager.readStringFromJson
    12.01.2021 10:28:57 AM 12.01.2021 10:28:57 AM 00:00:00:051 · #test-id=21
    StatusTimestampDetails
    Info 10:28:57 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/simpleJSON.json].
    Info 10:28:57 AM
    Info 10:28:57 AM Assertion [ValidateEquals] PASSED. Expected [Mohab Mohie] and Actual [Mohab Mohie]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:28:57 AM
    Pass 10:28:57 AM Test Passed.
  • testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema

    10:28:57 AM / 00:00:01:014 Pass

    testPackage01.Test_MatchJsonSchema.checkAPI_ResponseSchema
    12.01.2021 10:28:57 AM 12.01.2021 10:28:58 AM 00:00:01:014 · #test-id=22
    StatusTimestampDetails
    Info 10:28:57 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:28:57 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:28:57 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "http://api.zippopotam.us/us/90210" | Content Type: "*/*" | Response Time: "100ms"].
    Info 10:28:57 AM
    Info 10:28:58 AM Assertion Passed: Then I Assert that the API response schema matches that in this file [src/test/resources/testDataFiles/schema.json].
    Info 10:28:58 AM
    Info 10:28:58 AM
    Info 10:28:58 AM Assertion [ValidateResponseFileSchema] PASSED. Expected [Response data should match the JSON File in this path 'D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\test\resources\testDataFiles\schema.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:28:58 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f1

    10:28:58 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f1
    12.01.2021 10:28:58 AM 12.01.2021 10:28:58 AM 00:00:00:002 · #test-id=23
    StatusTimestampDetails
    Info 10:28:58 AM Assertion Passed: Checking valid user data
    Info 10:28:58 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:28:58 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f10

    10:29:00 AM / 00:00:00:372 Pass

    testPackage01.Test_NewValidationHelper.f10
    12.01.2021 10:29:00 AM 12.01.2021 10:29:00 AM 00:00:00:372 · #test-id=24
    StatusTimestampDetails
    Info 10:29:00 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:29:00 AM
    Pass 10:29:00 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f11

    10:29:02 AM / 00:00:10:408 Pass

    testPackage01.Test_NewValidationHelper.f11
    12.01.2021 10:29:02 AM 12.01.2021 10:29:12 AM 00:00:10:408 · #test-id=25
    StatusTimestampDetails
    Info 10:29:12 AM Assertion Passed: Checking that false tag doesn't exist
    Info 10:29:12 AM
    Info 10:29:12 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:29:12 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f12

    10:29:16 AM / 00:00:00:353 Pass

    testPackage01.Test_NewValidationHelper.f12
    12.01.2021 10:29:16 AM 12.01.2021 10:29:17 AM 00:00:00:353 · #test-id=26
    StatusTimestampDetails
    Info 10:29:17 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:29:17 AM
    Pass 10:29:17 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f13

    10:29:18 AM / 00:00:00:584 Pass

    testPackage01.Test_NewValidationHelper.f13
    12.01.2021 10:29:18 AM 12.01.2021 10:29:19 AM 00:00:00:584 · #test-id=27
    StatusTimestampDetails
    Info 10:29:19 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.tagName: div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:29:19 AM
    Pass 10:29:19 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f14

    10:29:21 AM / 00:00:00:285 Pass

    testPackage01.Test_NewValidationHelper.f14
    12.01.2021 10:29:21 AM 12.01.2021 10:29:21 AM 00:00:00:285 · #test-id=28
    StatusTimestampDetails
    Info 10:29:21 AM Assertion Passed: Asserting that the header text is correct
    Info 10:29:21 AM
    Info 10:29:21 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Welcome to the-internet' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:29:21 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f15

    10:29:25 AM / 00:00:00:274 Pass

    testPackage01.Test_NewValidationHelper.f15
    12.01.2021 10:29:25 AM 12.01.2021 10:29:25 AM 00:00:00:274 · #test-id=29
    StatusTimestampDetails
    Info 10:29:25 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:29:25 AM
    Pass 10:29:25 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f16

    10:29:27 AM / 00:00:25:479 Pass

    testPackage01.Test_NewValidationHelper.f16
    12.01.2021 10:29:27 AM 12.01.2021 10:29:53 AM 00:00:25:479 · #test-id=30
    StatusTimestampDetails
    Info 10:29:53 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 10:29:53 AM
    Info 10:29:53 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Pass 10:29:53 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f17

    10:29:55 AM / 00:00:00:300 Pass

    testPackage01.Test_NewValidationHelper.f17
    12.01.2021 10:29:55 AM 12.01.2021 10:29:55 AM 00:00:00:300 · #test-id=31
    StatusTimestampDetails
    Info 10:29:55 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Welcome' for the 'text2' attribute, element locator 'By.tagName: h1'] and Actual [null]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:29:55 AM
    Pass 10:29:55 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f18

    10:29:57 AM / 00:00:00:282 Pass

    testPackage01.Test_NewValidationHelper.f18
    12.01.2021 10:29:57 AM 12.01.2021 10:29:57 AM 00:00:00:282 · #test-id=32
    StatusTimestampDetails
    Info 10:29:57 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'no' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:29:57 AM
    Pass 10:29:57 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f2

    10:29:57 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f2
    12.01.2021 10:29:57 AM 12.01.2021 10:29:57 AM 00:00:00:002 · #test-id=33
    StatusTimestampDetails
    Info 10:29:57 AM Assertion Failed: Checking valid user data
    Info 10:29:57 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:29:57 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f20

    10:29:59 AM / 00:00:00:250 Pass

    testPackage01.Test_NewValidationHelper.f20
    12.01.2021 10:29:59 AM 12.01.2021 10:29:59 AM 00:00:00:250 · #test-id=34
    StatusTimestampDetails
    Info 10:29:59 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'a' for the 'size' attribute, element locator 'By.tagName: h1'] and Actual [(970, 61)]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:29:59 AM
    Pass 10:29:59 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f21

    10:30:02 AM / 00:00:25:411 Pass

    testPackage01.Test_NewValidationHelper.f21
    12.01.2021 10:30:02 AM 12.01.2021 10:30:28 AM 00:00:25:411 · #test-id=35
    StatusTimestampDetails
    Info 10:30:28 AM Element Action [IdentifyUniqueElement] failed. With the following test data [zero elements found matching this locator "By.tagName: h3".].
    Info 10:30:28 AM
    Info 10:30:28 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Welcome' for the 'text' attribute, element locator 'By.tagName: h3'] and Actual [Failed to read the desired element attribute]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:30:28 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f22

    10:30:32 AM / 00:00:00:270 Pass

    testPackage01.Test_NewValidationHelper.f22
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:270 · #test-id=36
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'yyy' for the 'text' attribute, element locator 'By.tagName: h1'] and Actual [Welcome to the-internet]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:30:32 AM
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f23

    10:30:32 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f23
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:002 · #test-id=37
    StatusTimestampDetails
    Info 10:30:32 AM Assertion Passed: confirming that the actual is greater than or equal to the expected
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f24

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f24
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=38
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [10]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f25

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f25
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=39
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f26

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f26
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=40
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [5]. Comparison Type [GREATER_THAN]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f27

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f27
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=41
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f28

    10:30:32 AM / 00:00:00:003 Pass

    testPackage01.Test_NewValidationHelper.f28
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:003 · #test-id=42
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [5]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f29

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f29
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=43
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] PASSED. Expected [11] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=44
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f30

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f30
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=45
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateComparativeRelation] FAILED. Expected [-9] and Actual [11]. Comparison Type [LESS_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f31

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f31
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=46
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateTrue] PASSED. Expected [TRUE] and Actual [TRUE]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f32

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f32
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=47
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateTrue] PASSED. Expected [FALSE] and Actual [FALSE]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f33

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f33
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=48
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateTrue] FAILED. Expected [FALSE] and Actual [TRUE]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f34

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f34
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=49
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateTrue] FAILED. Expected [TRUE] and Actual [FALSE]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f35

    10:30:32 AM / 00:00:00:017 Pass

    testPackage01.Test_NewValidationHelper.f35
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:017 · #test-id=50
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateFileExists] PASSED. Expected [File 'pom.xml' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f36

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f36
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=51
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/test/java/testPackage01/Test_NewValidationHelper.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f37

    10:30:32 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f37
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:002 · #test-id=52
    StatusTimestampDetails
    Info 10:30:32 AM Assertion Failed: confirming that the file does't exist after 5 retries
    Info 10:30:32 AM Assertion [ValidateFileExists] FAILED. Expected [File 'pom.xml' should not exist, after up to '5' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f3_1

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f3_1
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=53
    StatusTimestampDetails
    Info 10:30:32 AM Assertion Passed: Checking valid user data
    Info 10:30:32 AM Assertion [ValidateEquals] PASSED. Expected [null] and Actual [null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f4

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f4
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=54
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f5

    10:30:32 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.f5
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:002 · #test-id=55
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=56
    StatusTimestampDetails
    Info 10:30:32 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 10:30:32 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_1

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6_1
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=57
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f6_2

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f6_2
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=58
    StatusTimestampDetails
    Info 10:30:32 AM Assertion Failed: Making sure that null string is not equal to null object
    Info 10:30:32 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [not null]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f7

    10:30:32 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.f7
    12.01.2021 10:30:32 AM 12.01.2021 10:30:32 AM 00:00:00:001 · #test-id=59
    StatusTimestampDetails
    Info 10:30:32 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:30:32 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f8

    10:30:34 AM / 00:00:00:252 Pass

    testPackage01.Test_NewValidationHelper.f8
    12.01.2021 10:30:34 AM 12.01.2021 10:30:34 AM 00:00:00:252 · #test-id=60
    StatusTimestampDetails
    Info 10:30:34 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.tagName: h1'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:30:34 AM
    Pass 10:30:34 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.f9

    10:30:36 AM / 00:00:30:483 Pass

    testPackage01.Test_NewValidationHelper.f9
    12.01.2021 10:30:36 AM 12.01.2021 10:31:06 AM 00:00:30:483 · #test-id=61
    StatusTimestampDetails
    Info 10:31:06 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.tagName: h3'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:31:06 AM
    Pass 10:31:06 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail

    10:31:09 AM / 00:00:00:001 Pass

    testPackage01.Test_NewValidationHelper.forceFail
    12.01.2021 10:31:09 AM 12.01.2021 10:31:09 AM 00:00:00:001 · #test-id=62
    StatusTimestampDetails
    Info 10:31:09 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 10:31:09 AM Test Passed.
  • testPackage01.Test_NewValidationHelper.forceFail2

    10:31:09 AM / 00:00:00:002 Pass

    testPackage01.Test_NewValidationHelper.forceFail2
    12.01.2021 10:31:09 AM 12.01.2021 10:31:09 AM 00:00:00:002 · #test-id=63
    StatusTimestampDetails
    Info 10:31:09 AM Assertion Failed: Custom Message
    Info 10:31:09 AM Assertion [ValidateFail] FAILED. Successfully force failed the test.
    Pass 10:31:09 AM Test Passed.
  • testPackage01.Test_PDF.testPDF1

    10:31:09 AM / 00:00:08:031 Pass

    testPackage01.Test_PDF.testPDF1
    12.01.2021 10:31:09 AM 12.01.2021 10:31:17 AM 00:00:08:031 · #test-id=64
    StatusTimestampDetails
    Info 10:31:17 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 10:31:17 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:31:17 AM Test Passed.
  • testPackage01.Test_PDF.testPDF2

    10:31:17 AM / 00:00:00:025 Pass

    testPackage01.Test_PDF.testPDF2
    12.01.2021 10:31:17 AM 12.01.2021 10:31:17 AM 00:00:00:025 · #test-id=65
    StatusTimestampDetails
    Info 10:31:17 AM Assertion Passed: Checking to see that the pdf file contains [A Simple PDF File]
    Info 10:31:17 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:31:17 AM Test Passed.
  • testPackage01.Test_RelativeLocators.relativeLocatorsTest1

    10:31:18 AM / 00:00:03:529 Pass

    testPackage01.Test_RelativeLocators.relativeLocatorsTest1
    12.01.2021 10:31:18 AM 12.01.2021 10:31:22 AM 00:00:03:529 · #test-id=66
    StatusTimestampDetails
    Info 10:31:19 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 10:31:19 AM Element Action [Type] successfully performed. With the following test data [SHAFT_Engine].
    Info 10:31:21 AM Element Action [KeyPress] successfully performed. With the following test data [ENTER].
    Info 10:31:22 AM Assertion Passed: Then I Assert that the element found by [Relative Locator: {root={xpath=//a[@class='result__a js-result-title-link']}, filters=[{kind=below, args=[{xpath=//input[@name='q']}]}]}] text does not equal [].
    Info 10:31:22 AM
    Info 10:31:22 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be '' for the 'text' attribute, element locator '[unknown locator]'] and Actual [GitHub - MohabMohie/SHAFT_ENGINE: SHAFT_ENGINE is a Test ...]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:31:22 AM Test Passed.
  • testPackage01.Test_SelectedValue.multipleSelect

    10:31:22 AM / 00:00:35:989 Pass

    testPackage01.Test_SelectedValue.multipleSelect
    12.01.2021 10:31:22 AM 12.01.2021 10:31:58 AM 00:00:35:989 · #test-id=67
    StatusTimestampDetails
    Info 10:31:22 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 10:31:22 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 10:31:56 AM Successfully Opened Google Chrome.
    Info 10:31:57 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Advanced_select_with_multiple_features.html].
    Info 10:31:57 AM Element Action [Select] successfully performed. With the following test data [Dog].
    Info 10:31:57 AM Element Action [Select] successfully performed. With the following test data [Cat].
    Info 10:31:57 AM Element Action [GetSelectedText] successfully performed. With the following test data [DogCat].
    Info 10:31:57 AM DogCat
    Info 10:31:58 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'DogCat' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [DogCat]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:31:58 AM
    Info 10:31:58 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 10:31:58 AM Test Passed.
  • testPackage01.Test_SelectedValue.simpleSelect

    10:31:58 AM / 00:00:01:708 Pass

    testPackage01.Test_SelectedValue.simpleSelect
    12.01.2021 10:31:58 AM 12.01.2021 10:32:00 AM 00:00:01:708 · #test-id=68
    StatusTimestampDetails
    Info 10:31:58 AM Attempting to run locally on: [Windows-64], [GoogleChrome], Headless Execution.
    Info 10:31:58 AM Identifying OS/Driver combination and selecting the correct driver version automatically. Please note that if a new driver executable will be downloaded it may take some time...
    Info 10:31:58 AM Successfully Opened Google Chrome.
    Info 10:31:59 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/HTML/Element/select/_sample_.Basic_select.html].
    Info 10:31:59 AM Element Action [Select] successfully performed. With the following test data [Third Value].
    Info 10:31:59 AM Element Action [GetSelectedText] successfully performed. With the following test data [Third Value].
    Info 10:31:59 AM Third Value
    Info 10:32:00 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Third Value' for the 'selectedText' attribute, element locator 'By.tagName: select'] and Actual [Third Value]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:32:00 AM
    Info 10:32:00 AM Browser Action [CloseCurrentWindow] successfully performed.
    Pass 10:32:00 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables

    10:32:00 AM / 00:00:00:339 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingMutationAndVariables
    12.01.2021 10:32:00 AM 12.01.2021 10:32:00 AM 00:00:00:339 · #test-id=69
    StatusTimestampDetails
    Info 10:32:00 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:32:00 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:32:00 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "153ms"].
    Info 10:32:00 AM
    Info 10:32:00 AM
    Info 10:32:00 AM Assertion [ValidateEquals] PASSED. Expected [sherlock holmes] and Actual [sherlock holmes]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:32:00 AM Test Passed.
  • testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery

    10:32:00 AM / 00:00:00:140 Pass

    testPackage01.Test_sendGraphqlRequest.sendGraphqlRequestUsingQuery
    12.01.2021 10:32:00 AM 12.01.2021 10:32:00 AM 00:00:00:140 · #test-id=70
    StatusTimestampDetails
    Info 10:32:00 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:32:00 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:32:00 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://api.spacex.land/graphql" | Content Type: "application/json" | Response Time: "82ms"].
    Info 10:32:00 AM
    Info 10:32:00 AM
    Info 10:32:00 AM Assertion [ValidateEquals] PASSED. Expected [Elon Musk] and Actual [Elon Musk]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:32:00 AM Test Passed.
  • testPackage01.Test_ShadowDOM.shadowdom

    10:32:01 AM / 00:00:00:871 Pass

    testPackage01.Test_ShadowDOM.shadowdom
    12.01.2021 10:32:01 AM 12.01.2021 10:32:02 AM 00:00:00:871 · #test-id=71
    StatusTimestampDetails
    Info 10:32:02 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://mdn.github.io/web-components-examples/popup-info-box-web-component/].
    Info 10:32:02 AM Element Action [Type] successfully performed. With the following test data [Typing into SHADOW DOM...].
    Info 10:32:02 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Typing into SHADOW DOM...' for the 'Text' attribute, element locator 'By.id: cvc'] and Actual [Typing into SHADOW DOM...]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:32:02 AM
    Pass 10:32:02 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.doNotSkip

    10:32:02 AM / 00:00:00:001 Pass

    testPackage01.Test_SkipDueToIssue.doNotSkip
    12.01.2021 10:32:02 AM 12.01.2021 10:32:02 AM 00:00:00:001 · #test-id=72
    StatusTimestampDetails
    Info 10:32:02 AM This should not be skipped.
    Pass 10:32:02 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip

    10:32:02 AM / 00:00:00:003 Pass

    testPackage01.Test_SkipDueToIssue.skip
    12.01.2021 10:32:02 AM 12.01.2021 10:32:02 AM 00:00:00:003 · #test-id=73
    StatusTimestampDetails
    Info 10:32:02 AM This should be skipped.
    Pass 10:32:02 AM Test Passed.
  • testPackage01.Test_SkipDueToIssue.skip2

    10:32:02 AM / 00:00:00:003 Pass

    testPackage01.Test_SkipDueToIssue.skip2
    12.01.2021 10:32:02 AM 12.01.2021 10:32:02 AM 00:00:00:003 · #test-id=74
    StatusTimestampDetails
    Info 10:32:02 AM This should be skipped.
    Pass 10:32:02 AM Test Passed.
  • testPackage01.Test_testData.f

    10:32:02 AM / 00:00:00:062 Pass

    testPackage01.Test_testData.f
    12.01.2021 10:32:02 AM 12.01.2021 10:32:02 AM 00:00:00:062 · #test-id=75
    StatusTimestampDetails
    Info 10:32:02 AM Successfully loaded the following test data file [src/test/resources/testDataFiles/testSuite01/TestData.xlsx].
    Info 10:32:02 AM Last Column Number is: [3]. Zero-based.
    Pass 10:32:02 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput

    10:32:03 AM / 00:00:02:042 Pass

    testPackage01.Test_uploadFile.uploadFile_invisibleUploadInput
    12.01.2021 10:32:03 AM 12.01.2021 10:32:06 AM 00:00:02:042 · #test-id=76
    StatusTimestampDetails
    Info 10:32:05 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://fineuploader.com/demos.html#gallery-view].
    Info 10:32:05 AM File Action [GetAbsolutePath] successfully performed. With the following test data [Relative File Path: "src/main/resources/images/shaft.png"].
    Info 10:32:05 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 10:32:05 AM Assertion Passed: Then I Assert that the element found by [By.xpath: //div[@id='fine-uploader-gallery']//div[@class='qq-thumbnail-wrapper']/img] attribute [src] contains [data:image/png;base64].
    Info 10:32:05 AM
    Info 10:32:05 AM Assertion [ValidateElementAttribute] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:32:06 AM Test Passed.
  • testPackage01.Test_uploadFile.uploadFile_visibleUploadInput

    10:32:07 AM / 00:00:02:285 Pass

    testPackage01.Test_uploadFile.uploadFile_visibleUploadInput
    12.01.2021 10:32:07 AM 12.01.2021 10:32:09 AM 00:00:02:285 · #test-id=77
    StatusTimestampDetails
    Info 10:32:08 AM Browser Action [NavigateToURL] successfully performed. With the following test data [http://demo.guru99.com/test/upload/].
    Info 10:32:08 AM Element Action [TypeFileLocationForUpload] successfully performed. With the following test data [D:\a\SHAFT_ENGINE\SHAFT_ENGINE\src\main\resources\images\shaft.png].
    Info 10:32:08 AM Element Action [Click] successfully performed. With the following test data [By.id: terms].
    Info 10:32:08 AM Element Action [Click] successfully performed. With the following test data [By.id: submitbutton].
    Info 10:32:09 AM Assertion Passed: Then I Assert that the element found by [By.id: res] attribute [Text] contains [1 file].
    Info 10:32:09 AM
    Info 10:32:09 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be '1 file' for the 'Text' attribute, element locator 'By.id: res'] and Actual [1 file has been successfully uploaded.]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:32:09 AM Test Passed.
  • testPackage01.Test_verifyEquals.test_assertElementAttribute

    10:32:11 AM / 00:00:01:982 Pass

    testPackage01.Test_verifyEquals.test_assertElementAttribute
    12.01.2021 10:32:11 AM 12.01.2021 10:32:13 AM 00:00:01:982 · #test-id=78
    StatusTimestampDetails
    Info 10:32:12 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:32:12 AM Element Action [Type] successfully performed. With the following test data [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.].
    Info 10:32:13 AM Verification [ValidateElementAttribute] PASSED. Expected [Value Should be 'INC_004010050:Another SCHEDULER with the same name \[Duplicate Job Name\] already exists.' for the 'text' attribute, element locator 'By.name: q'] and Actual [INC_004010050:Another SCHEDULER with the same name [Duplicate Job Name] already exists.]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 10:32:13 AM
    Pass 10:32:13 AM Test Passed.
  • unitTests.tests_browserActions.fullScreenWindow

    10:32:15 AM / 00:00:00:218 Pass

    unitTests.tests_browserActions.fullScreenWindow
    12.01.2021 10:32:15 AM 12.01.2021 10:32:15 AM 00:00:00:218 · #test-id=79
    StatusTimestampDetails
    Info 10:32:15 AM Browser Action [FullScreenWindow] successfully performed.
    Pass 10:32:15 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentURL

    10:32:17 AM / 00:00:00:027 Pass

    unitTests.tests_browserActions.getCurrentURL
    12.01.2021 10:32:17 AM 12.01.2021 10:32:17 AM 00:00:00:027 · #test-id=80
    StatusTimestampDetails
    Info 10:32:17 AM Browser Action [GetCurrentURL] successfully performed. With the following test data [https://duckduckgo.com/].
    Pass 10:32:17 AM Test Passed.
  • unitTests.tests_browserActions.getCurrentWindowTitle

    10:32:20 AM / 00:00:00:024 Pass

    unitTests.tests_browserActions.getCurrentWindowTitle
    12.01.2021 10:32:20 AM 12.01.2021 10:32:20 AM 00:00:00:024 · #test-id=81
    StatusTimestampDetails
    Info 10:32:20 AM Browser Action [GetCurrentWindowTitle] successfully performed. With the following test data [DuckDuckGo — Privacy, simplified.].
    Pass 10:32:20 AM Test Passed.
  • unitTests.tests_browserActions.getPageSource

    10:32:22 AM / 00:00:00:024 Pass

    unitTests.tests_browserActions.getPageSource
    12.01.2021 10:32:22 AM 12.01.2021 10:32:22 AM 00:00:00:024 · #test-id=82
    StatusTimestampDetails
    Info 10:32:22 AM Browser Action [GetPageSource] successfully performed.
    Pass 10:32:22 AM Test Passed.
  • unitTests.tests_browserActions.getWindowHandle

    10:32:25 AM / 00:00:00:018 Pass

    unitTests.tests_browserActions.getWindowHandle
    12.01.2021 10:32:25 AM 12.01.2021 10:32:25 AM 00:00:00:018 · #test-id=83
    StatusTimestampDetails
    Info 10:32:25 AM Browser Action [GetWindowHandle] successfully performed. With the following test data [CDwindow-2822DEE0FBCF962D1F433CE4B1EA50F8].
    Pass 10:32:25 AM Test Passed.
  • unitTests.tests_browserActions.getWindowPosition

    10:32:27 AM / 00:00:00:020 Pass

    unitTests.tests_browserActions.getWindowPosition
    12.01.2021 10:32:27 AM 12.01.2021 10:32:27 AM 00:00:00:020 · #test-id=84
    StatusTimestampDetails
    Info 10:32:27 AM Browser Action [GetWindowPosition] successfully performed. With the following test data [(-8, -8)].
    Pass 10:32:27 AM Test Passed.
  • unitTests.tests_browserActions.getWindowSize

    10:32:30 AM / 00:00:00:018 Pass

    unitTests.tests_browserActions.getWindowSize
    12.01.2021 10:32:30 AM 12.01.2021 10:32:30 AM 00:00:00:018 · #test-id=85
    StatusTimestampDetails
    Info 10:32:30 AM Browser Action [GetWindowSize] successfully performed. With the following test data [(1040, 744)].
    Pass 10:32:30 AM Test Passed.
  • unitTests.tests_browserActions.maximizeWindow

    10:32:32 AM / 00:00:00:652 Pass

    unitTests.tests_browserActions.maximizeWindow
    12.01.2021 10:32:32 AM 12.01.2021 10:32:33 AM 00:00:00:652 · #test-id=86
    StatusTimestampDetails
    Info 10:32:33 AM Browser Action [FullScreenWindow] successfully performed.
    Info 10:32:33 AM Browser Action [MaximizeWindow] successfully performed. With the following test data [New screen size is now: (1024, 768)].
    Pass 10:32:33 AM Test Passed.
  • unitTests.tests_browserActions.navigateBack

    10:32:36 AM / 00:00:02:070 Pass

    unitTests.tests_browserActions.navigateBack
    12.01.2021 10:32:36 AM 12.01.2021 10:32:38 AM 00:00:02:070 · #test-id=87
    StatusTimestampDetails
    Info 10:32:37 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:32:37 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 10:32:38 AM Assertion Passed: Confirming that navigating back was successful
    Info 10:32:38 AM
    Info 10:32:38 AM Assertion [ValidateBrowserAttribute] PASSED. Expected [Value Should be 'https://duckduckgo.com' for the 'CurrentUrl' attribute] and Actual [https://duckduckgo.com/]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:32:38 AM Test Passed.
  • unitTests.tests_browserActions.navigateForward

    10:32:40 AM / 00:00:02:442 Pass

    unitTests.tests_browserActions.navigateForward
    12.01.2021 10:32:40 AM 12.01.2021 10:32:43 AM 00:00:02:442 · #test-id=88
    StatusTimestampDetails
    Info 10:32:41 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:32:42 AM Browser Action [NavigateBack] successfully performed. With the following test data [https://duckduckgo.com/].
    Info 10:32:43 AM Browser Action [NavigateForward] successfully performed. With the following test data [https://www.google.com/].
    Pass 10:32:43 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURL

    10:32:46 AM / 00:00:00:412 Pass

    unitTests.tests_browserActions.navigateToURL
    12.01.2021 10:32:46 AM 12.01.2021 10:32:46 AM 00:00:00:412 · #test-id=89
    StatusTimestampDetails
    Info 10:32:46 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://duckduckgo.com].
    Pass 10:32:46 AM Test Passed.
  • unitTests.tests_browserActions.navigateToURLWithRedirection

    10:32:48 AM / 00:00:01:113 Pass

    unitTests.tests_browserActions.navigateToURLWithRedirection
    12.01.2021 10:32:48 AM 12.01.2021 10:32:49 AM 00:00:01:113 · #test-id=90
    StatusTimestampDetails
    Info 10:32:49 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Pass 10:32:49 AM Test Passed.
  • unitTests.tests_browserActions.refreshCurrentPage

    10:32:52 AM / 00:00:00:395 Pass

    unitTests.tests_browserActions.refreshCurrentPage
    12.01.2021 10:32:52 AM 12.01.2021 10:32:52 AM 00:00:00:395 · #test-id=91
    StatusTimestampDetails
    Info 10:32:52 AM Browser Action [RefreshCurrentPage] successfully performed.
    Pass 10:32:52 AM Test Passed.
  • unitTests.tests_browserActions.setWindowSize

    10:32:54 AM / 00:00:00:398 Pass

    unitTests.tests_browserActions.setWindowSize
    12.01.2021 10:32:54 AM 12.01.2021 10:32:55 AM 00:00:00:398 · #test-id=92
    StatusTimestampDetails
    Info 10:32:55 AM Browser Action [SetWindowSize] successfully performed. With the following test data [New screen size is now: (1044, 720)].
    Pass 10:32:55 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail

    10:32:56 AM / 00:00:01:508 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToFail
    12.01.2021 10:32:56 AM 12.01.2021 10:32:58 AM 00:00:01:508 · #test-id=93
    StatusTimestampDetails
    Info 10:32:57 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:32:58 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 10:32:58 AM
    Pass 10:32:58 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass

    10:32:59 AM / 00:00:06:119 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_false_expectedToPass
    12.01.2021 10:32:59 AM 12.01.2021 10:33:05 AM 00:00:06:119 · #test-id=94
    StatusTimestampDetails
    Info 10:33:00 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:33:05 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.id: bla)].
    Pass 10:33:05 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail

    10:33:07 AM / 00:00:01:331 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_moreThanOneElement_expectedToFail
    12.01.2021 10:33:07 AM 12.01.2021 10:33:08 AM 00:00:01:331 · #test-id=95
    StatusTimestampDetails
    Info 10:33:08 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:33:08 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (false). Element locator (By.xpath: //*)].
    Info 10:33:08 AM
    Pass 10:33:08 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail

    10:33:09 AM / 00:00:06:319 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToFail
    12.01.2021 10:33:09 AM 12.01.2021 10:33:16 AM 00:00:06:319 · #test-id=96
    StatusTimestampDetails
    Info 10:33:10 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:33:16 AM Element Action [WaitForElementToBePresent] failed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.id: bla)].
    Info 10:33:16 AM
    Pass 10:33:16 AM Test Passed.
  • unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass

    10:33:17 AM / 00:00:01:268 Pass

    unitTests.tests_element_elementActions.waitForElementToBePresent_true_expectedToPass
    12.01.2021 10:33:17 AM 12.01.2021 10:33:18 AM 00:00:01:268 · #test-id=97
    StatusTimestampDetails
    Info 10:33:18 AM Browser Action [NavigateToURL] successfully performed. With the following test data [https://www.google.com/ncr].
    Info 10:33:18 AM Element Action [WaitForElementToBePresent] successfully performed. With the following test data [waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@id='hplogo' or @alt='Google'])].
    Info 10:33:18 AM Assertion Passed: Using Visual AI; OpenCV
    Info 10:33:18 AM Assertion [ValidateElementMatches] PASSED. Expected [Element should match the reference screenshot] and Actual [TRUE]. Comparison Type [EXACT_OPENCV]. Validation Type [POSITIVE].
    Pass 10:33:18 AM Test Passed.
  • unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass

    10:33:18 AM / 00:00:00:002 Pass

    unitTests.tests_io_excelFileManager.getCellData_rowName_expectedToPass
    12.01.2021 10:33:18 AM 12.01.2021 10:33:18 AM 00:00:00:002 · #test-id=98
    StatusTimestampDetails
    Info 10:33:18 AM testRowData.
    Pass 10:33:18 AM Test Passed.
  • unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle

    10:33:18 AM / 00:00:02:131 Pass

    unitTests.tests_restActions.getPostsAndAssertBodyForSpecificTitle
    12.01.2021 10:33:18 AM 12.01.2021 10:33:20 AM 00:00:02:131 · #test-id=99
    StatusTimestampDetails
    Info 10:33:18 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:33:18 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:33:19 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/posts" | Content Type: "*/*" | Response Time: "71ms"].
    Info 10:33:19 AM
    Info 10:33:19 AM Assertion [ValidateEquals] PASSED. Expected [qui neque nisi nulla] and Actual [est rerum tempore vitae sequi sint nihil reprehenderit dolor beatae ea dolores neque fugiat blanditiis voluptate porro vel nihil molestiae ut reiciendis qui aperiam non debitis possimus qui neque nisi nulla]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Pass 10:33:20 AM Test Passed.
  • unitTests.tests_restActions.validateUserEmail

    10:33:20 AM / 00:00:00:379 Pass

    unitTests.tests_restActions.validateUserEmail
    12.01.2021 10:33:20 AM 12.01.2021 10:33:21 AM 00:00:00:379 · #test-id=100
    StatusTimestampDetails
    Info 10:33:21 AM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:33:21 AM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://jsonplaceholder.typicode.com/users" | Content Type: "*/*" | Response Time: "132ms"].
    Info 10:33:21 AM
    Info 10:33:21 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:33:21 AM Assertion [ValidateEquals] PASSED. Expected [Sincere@april.biz] and Actual [Sincere@april.biz]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToFail
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=101
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_equals_expectedToPass
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=102
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToFail
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=103
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_false_greaterThan_expectedToPass
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=104
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] PASSED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [NEGATIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail

    10:33:21 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToFail
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:003 · #test-id=105
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] FAILED. Expected [1] and Actual [0]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass

    10:33:21 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_equals_expectedToPass
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:002 · #test-id=106
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToFail
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=107
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] FAILED. Expected [2] and Actual [1]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass

    10:33:21 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertComparativeRelation_greaterThanOrEquals_true_greaterThan_expectedToPass
    12.01.2021 10:33:21 AM 12.01.2021 10:33:21 AM 00:00:00:001 · #test-id=108
    StatusTimestampDetails
    Info 10:33:21 AM Assertion [ValidateComparativeRelation] PASSED. Expected [1] and Actual [2]. Comparison Type [GREATER_THAN_OR_EQUALS]. Validation Type [POSITIVE].
    Pass 10:33:21 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail

    10:33:23 AM / 00:00:00:539 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToFail
    12.01.2021 10:33:23 AM 12.01.2021 10:33:24 AM 00:00:00:539 · #test-id=109
    StatusTimestampDetails
    Info 10:33:23 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 10:33:24 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 10:33:24 AM
    Pass 10:33:24 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass

    10:33:26 AM / 00:00:00:627 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_caseInsensitiveComparison_expectedToPass
    12.01.2021 10:33:26 AM 12.01.2021 10:33:27 AM 00:00:00:627 · #test-id=110
    StatusTimestampDetails
    Info 10:33:26 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 10:33:27 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [NEGATIVE].
    Info 10:33:27 AM
    Pass 10:33:27 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail

    10:33:29 AM / 00:00:00:536 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToFail
    12.01.2021 10:33:29 AM 12.01.2021 10:33:30 AM 00:00:00:536 · #test-id=111
    StatusTimestampDetails
    Info 10:33:29 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:30 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:33:30 AM
    Pass 10:33:30 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass

    10:33:32 AM / 00:00:00:525 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_containsComparison_expectedToPass
    12.01.2021 10:33:32 AM 12.01.2021 10:33:32 AM 00:00:00:525 · #test-id=112
    StatusTimestampDetails
    Info 10:33:32 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:32 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [NEGATIVE].
    Info 10:33:32 AM
    Pass 10:33:32 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail

    10:33:35 AM / 00:00:00:736 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToFail
    12.01.2021 10:33:35 AM 12.01.2021 10:33:36 AM 00:00:00:736 · #test-id=113
    StatusTimestampDetails
    Info 10:33:35 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 10:33:36 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation!@#$%^&*()_+{}[]\\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:33:36 AM
    Pass 10:33:36 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass

    10:33:38 AM / 00:00:00:617 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_literalComparison_expectedToPass
    12.01.2021 10:33:38 AM 12.01.2021 10:33:39 AM 00:00:00:617 · #test-id=114
    StatusTimestampDetails
    Info 10:33:38 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 10:33:39 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:33:39 AM
    Pass 10:33:39 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail

    10:33:41 AM / 00:00:00:529 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToFail
    12.01.2021 10:33:41 AM 12.01.2021 10:33:42 AM 00:00:00:529 · #test-id=115
    StatusTimestampDetails
    Info 10:33:41 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:42 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should not be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 10:33:42 AM
    Pass 10:33:42 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass

    10:33:44 AM / 00:00:00:532 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_false_regexComparison_expectedToPass
    12.01.2021 10:33:44 AM 12.01.2021 10:33:45 AM 00:00:00:532 · #test-id=116
    StatusTimestampDetails
    Info 10:33:44 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:45 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should not be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [NEGATIVE].
    Info 10:33:45 AM
    Pass 10:33:45 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail

    10:33:47 AM / 00:00:00:521 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToFail
    12.01.2021 10:33:47 AM 12.01.2021 10:33:48 AM 00:00:00:521 · #test-id=117
    StatusTimestampDetails
    Info 10:33:47 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 10:33:48 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'AutomaTion123' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 10:33:48 AM
    Pass 10:33:48 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass

    10:33:50 AM / 00:00:00:628 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_caseInsensitiveComparison_expectedToPass
    12.01.2021 10:33:50 AM 12.01.2021 10:33:51 AM 00:00:00:628 · #test-id=118
    StatusTimestampDetails
    Info 10:33:50 AM Element Action [Type] successfully performed. With the following test data [AUTOMATION].
    Info 10:33:51 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'AutomaTion' for the 'text' attribute, element locator 'By.name: q'] and Actual [AUTOMATION]. Comparison Type [CASE_INSENSITIVE]. Validation Type [POSITIVE].
    Info 10:33:51 AM
    Pass 10:33:51 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail

    10:33:53 AM / 00:00:00:537 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToFail
    12.01.2021 10:33:53 AM 12.01.2021 10:33:54 AM 00:00:00:537 · #test-id=119
    StatusTimestampDetails
    Info 10:33:53 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:54 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation1234' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:33:54 AM
    Pass 10:33:54 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass

    10:33:56 AM / 00:00:00:548 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_containsComparison_expectedToPass
    12.01.2021 10:33:56 AM 12.01.2021 10:33:57 AM 00:00:00:548 · #test-id=120
    StatusTimestampDetails
    Info 10:33:56 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:33:57 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [CONTAINS]. Validation Type [POSITIVE].
    Info 10:33:57 AM
    Pass 10:33:57 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail

    10:33:59 AM / 00:00:00:679 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToFail
    12.01.2021 10:33:59 AM 12.01.2021 10:34:00 AM 00:00:00:679 · #test-id=121
    StatusTimestampDetails
    Info 10:34:00 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 10:34:00 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:34:00 AM
    Pass 10:34:00 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass

    10:34:02 AM / 00:00:00:640 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_literalComparison_expectedToPass
    12.01.2021 10:34:02 AM 12.01.2021 10:34:03 AM 00:00:00:640 · #test-id=122
    StatusTimestampDetails
    Info 10:34:03 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 10:34:03 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:34:03 AM
    Pass 10:34:03 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail

    10:34:06 AM / 00:00:00:628 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToFail
    12.01.2021 10:34:06 AM 12.01.2021 10:34:06 AM 00:00:00:628 · #test-id=123
    StatusTimestampDetails
    Info 10:34:06 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:34:06 AM Assertion [ValidateElementAttribute] FAILED. Expected [Value Should be 'Automation' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 10:34:06 AM
    Pass 10:34:06 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass

    10:34:09 AM / 00:00:00:543 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_true_regexComparison_expectedToPass
    12.01.2021 10:34:09 AM 12.01.2021 10:34:09 AM 00:00:00:543 · #test-id=124
    StatusTimestampDetails
    Info 10:34:09 AM Element Action [Type] successfully performed. With the following test data [Automation123].
    Info 10:34:09 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation.*' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation123]. Comparison Type [MATCHES]. Validation Type [POSITIVE].
    Info 10:34:09 AM
    Pass 10:34:09 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass

    10:34:12 AM / 00:00:00:654 Pass

    unitTests.tests_validations_assertions.assertElementAttribute_type_true_literalComparison_expectedToPass
    12.01.2021 10:34:12 AM 12.01.2021 10:34:12 AM 00:00:00:654 · #test-id=125
    StatusTimestampDetails
    Info 10:34:12 AM Element Action [Type] successfully performed. With the following test data [Automation!@#$%^&*()_+{}[]\';/.,].
    Info 10:34:12 AM Assertion [ValidateElementAttribute] PASSED. Expected [Value Should be 'Automation!@#$%^&*()_+{}[]\';/.,' for the 'text' attribute, element locator 'By.name: q'] and Actual [Automation!@#$%^&*()_+{}[]\';/.,]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:34:12 AM
    Pass 10:34:12 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail

    10:34:15 AM / 00:00:00:238 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToFail
    12.01.2021 10:34:15 AM 12.01.2021 10:34:15 AM 00:00:00:238 · #test-id=126
    StatusTimestampDetails
    Info 10:34:15 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.id: hplogo'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:34:15 AM
    Pass 10:34:15 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass

    10:34:18 AM / 00:00:10:355 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_expectedToPass
    12.01.2021 10:34:18 AM 12.01.2021 10:34:28 AM 00:00:10:355 · #test-id=127
    StatusTimestampDetails
    Info 10:34:28 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should not Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:34:28 AM
    Pass 10:34:28 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail

    10:34:31 AM / 00:00:00:257 Pass

    unitTests.tests_validations_assertions.assertElementExists_false_multipleElementsFound_expectedToFail
    12.01.2021 10:34:31 AM 12.01.2021 10:34:31 AM 00:00:00:257 · #test-id=128
    StatusTimestampDetails
    Info 10:34:31 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should not Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Info 10:34:31 AM
    Pass 10:34:31 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail

    10:34:33 AM / 00:00:30:456 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToFail
    12.01.2021 10:34:33 AM 12.01.2021 10:35:04 AM 00:00:30:456 · #test-id=129
    StatusTimestampDetails
    Info 10:35:04 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.id: fakeElement'] and Actual [Element Doesn't Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:35:04 AM
    Pass 10:35:04 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass

    10:35:06 AM / 00:00:00:266 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_expectedToPass
    12.01.2021 10:35:06 AM 12.01.2021 10:35:07 AM 00:00:00:266 · #test-id=130
    StatusTimestampDetails
    Info 10:35:07 AM Assertion [ValidateElementExists] PASSED. Expected [Element Should Exist, locator 'By.xpath: //*[@id='hplogo' or @alt='Google']'] and Actual [Element Exists]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:35:07 AM
    Pass 10:35:07 AM Test Passed.
  • unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail

    10:35:09 AM / 00:00:00:242 Pass

    unitTests.tests_validations_assertions.assertElementExists_true_multipleElementsFound_expectedToFail
    12.01.2021 10:35:09 AM 12.01.2021 10:35:09 AM 00:00:00:242 · #test-id=131
    StatusTimestampDetails
    Info 10:35:09 AM Assertion [ValidateElementExists] FAILED. Expected [Element Should Exist, locator 'By.xpath: //div'] and Actual [Element Exists but is not unique]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:35:09 AM
    Pass 10:35:09 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToFail

    10:35:09 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToFail
    12.01.2021 10:35:09 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=132
    StatusTimestampDetails
    Info 10:35:09 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_false_expectedToPass

    10:35:10 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_false_expectedToPass
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=133
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters

    10:35:10 AM / 00:00:00:003 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:003 · #test-id=134
    StatusTimestampDetails
    Info 10:35:10 AM Verification [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:35:10 AM Assertion [ValidateEquals] PASSED. Expected and Actual values are attached. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet

    10:35:10 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_longCharacters_Discreet
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=135
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateEquals] PASSED. Expected [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY] and Actual [1LH5pROcDBjjQk0t0mCr0lXuzQu9lcGj28kY8R1H81X67eVAQJgWQhILiRWVPUgZ6uCtK5cnBkF55Jr9vYngjGO1Iyf0Mktv6lruDlL9T8MAUPcUZJGHZtji6nIeadujDSNmWMj5d6C8zlFqw0CRqBU0hO5adIasHgBSNoLotAjce3NGXoDwAlp3rYreeV16VIyZXROQY]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToFail

    10:35:10 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToFail
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=136
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateEquals] FAILED. Expected [1] and Actual [2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:10 AM Test Passed.
  • Assert that assertEquals works as expected when the two values are equal.

    10:35:10 AM / 00:00:00:002 Pass

    Assert that assertEquals works as expected when the two values are equal.
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=137
    StatusTimestampDetails
    Info 10:35:10 AM Verification [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 10:35:10 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__

    10:35:10 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertEquals_true_expectedToPass__
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:001 · #test-id=138
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail

    10:35:10 AM / 00:00:00:002 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToFail
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:002 · #test-id=139
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should not exist, after up to '1' retries] and Actual [File exists]. Validation Type [NEGATIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass

    10:35:10 AM / 00:00:00:504 Pass

    unitTests.tests_validations_assertions.assertFileExists_false_expectedToPass
    12.01.2021 10:35:10 AM 12.01.2021 10:35:10 AM 00:00:00:504 · #test-id=140
    StatusTimestampDetails
    Info 10:35:10 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should not exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [NEGATIVE].
    Pass 10:35:10 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail

    10:35:10 AM / 00:00:00:503 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToFail
    12.01.2021 10:35:10 AM 12.01.2021 10:35:11 AM 00:00:00:503 · #test-id=141
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateFileExists] FAILED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java_fail' should exist, after up to '1' retries] and Actual [File does not exist]. Validation Type [POSITIVE].
    Pass 10:35:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass

    10:35:11 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertFileExists_true_expectedToPass
    12.01.2021 10:35:11 AM 12.01.2021 10:35:11 AM 00:00:00:001 · #test-id=142
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateFileExists] PASSED. Expected [File 'src/main/java/com/shaft/gui/element/ElementActions.java' should exist, after up to '1' retries] and Actual [File exists]. Validation Type [POSITIVE].
    Pass 10:35:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToFail

    10:35:11 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToFail
    12.01.2021 10:35:11 AM 12.01.2021 10:35:11 AM 00:00:00:001 · #test-id=143
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:35:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_false_expectedToPass

    10:35:11 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_false_expectedToPass
    12.01.2021 10:35:11 AM 12.01.2021 10:35:11 AM 00:00:00:001 · #test-id=144
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [NEGATIVE].
    Pass 10:35:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToFail

    10:35:11 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToFail
    12.01.2021 10:35:11 AM 12.01.2021 10:35:11 AM 00:00:00:001 · #test-id=145
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateNull] FAILED. Expected [NULL] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:11 AM Test Passed.
  • unitTests.tests_validations_assertions.assertNull_true_expectedToPass

    10:35:11 AM / 00:00:00:001 Pass

    unitTests.tests_validations_assertions.assertNull_true_expectedToPass
    12.01.2021 10:35:11 AM 12.01.2021 10:35:11 AM 00:00:00:001 · #test-id=146
    StatusTimestampDetails
    Info 10:35:11 AM Assertion [ValidateNull] PASSED. Expected [NULL] and Actual [NULL]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 10:35:11 AM Test Passed.